
 
 D C . u p d a t e D i s a b l e d ( ) 
 
 
 
 D e s c r i p t i o n :   U p d a t e s   t h e   d i s a b l e d   s t a t e   f o r   o n e   o r   m o r e   D C   o b j e c t s   b a s e d   o n   t h e   d i s a b l e d   s t a t e   o f   t h e   t r i g g e r i n g   e l e m e n t . 
 
 
 
 R e t u r n s :   D C   O b j e c t . 
 
 
 
 N o t e :   A l l   a s s o c i a t e d   s i b l i n g   D C   o b j e c t s   w i l l   b e   u p d a t e d   w h e n   u p d a t e D i s a b l e d ( )   i s   e x e c u t e d .   T h e   d i s a b l e d   s t a t e   i s   t r u e   w h e n   t h e   t r i g g e r i n g   e l e m e n t   c o n s i s t s   o f   a   n a t i v e   a c t i v e   e l e m e n t   w i t h   a   d i s a b l e d   s t a t e ,   o r   w h e n   t h e   t r i g g e r i n g   e l e m e n t   i n c l u d e s   a r i a - d i s a b l e d = " t r u e " . 
 
 
 
 E x a m p l e : 
 
 
 
 / /   U p d a t e   t h e   d i s a b l e d   s t a t e   f o r   a l l   a s s o c i a t e d   s i b l i n g   D C   o b j e c t s   b a s e d   o n   t h e i r   t r i g g e r i n g   e l e m e n t s . 
 
 D C . u p d a t e D i s a b l e d ( ) ; 
 
 